home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 44
/
PC Actual CD 44.iso
/
Linux
/
Cygwin
/
full.exe
/
Disk1
/
data1.cab
/
Tools
/
include
/
g++
/
csetjmp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-12-04
|
161 b
|
9 lines
// The -*- C++ -*- setjmp/longjmp header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CSETJMP__
#define __CSETJMP__
#include <setjmp.h>
#endif